home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000036_news@columbia.edu_Fri Jun 2 13:23:48 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA01628
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 2 Jun 1995 09:24:02 -0400
  3. Received: by apakabar.cc.columbia.edu id AA16068
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 2 Jun 1995 09:23:58 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Kermit-32 (VAX) problems??
  9. Date: 2 Jun 1995 13:23:48 GMT
  10. Organization: Columbia University
  11. Lines: 23
  12. Message-Id: <3qn3d4$flg@apakabar.cc.columbia.edu>
  13. References: <D9CztC.Cu6@inter.NL.net> <1995May29.181428.52632@cc.usu.edu> <D9EAEq.AGy@inter.NL.net> <1995May30.100307.52690@cc.usu.edu>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <1995May30.100307.52690@cc.usu.edu>,
  18. Roger Ivie <ivie@cc.usu.edu> wrote:
  19. >...
  20. >FWIW, although KERMIT-32 is old, it is also a lot lighter on the system than
  21. >C-Kermit; that's the primary reason I still keep it hanging around on my
  22. >systems (ranging from VAX 2000s to 4000/90s).
  23. >
  24. Kermit-32 is smaller than C-Kermit because it does less.  But it's old and
  25. no longer supported.  I don't know anybody that can even compile it.  And
  26. if it works on Alphas, it's a miracle.
  27.  
  28. If people want a "C-Kermit Lite" for VMS -- no frills, no outgoing
  29. connections, no script programming language, no character sets, etc -- i.e.
  30. a C-Kermit equivalent of Kermit-32, but with the advanced file-transfer
  31. protocol features, it could be arranged.  Would that be enough to make you
  32. finally all put away your copies of Kermit-32?
  33.  
  34. Well, in all candor, there is some other low-level i/o work that needs to
  35. be done in VMS C-Kermit that could reduce the CPU load a bit, but this
  36. requires an expert VMS systems programmer (which I'm not).  Any
  37. volunteers?  Don't be shy :-)
  38.  
  39. - Frank